findAfter

Undocumented in source. Be warned that the author may not have intended to support it.
pure nothrow @nogc @safe
inout(string)
findAfter
(
inout string str
,
inout string afterWhat
,
int startIndex = 0
)

Meta